scrolledwindow: Remove workarounds
authorTimm Bäder <mail@baedert.org>
Wed, 10 Jan 2018 15:01:37 +0000 (16:01 +0100)
committerTimm Bäder <mail@baedert.org>
Wed, 10 Jan 2018 15:36:59 +0000 (16:36 +0100)
commit185525a58de1ed81b5e3ac707ba6764592964b1e
tree9c39c4e9c576f0f32733fb69e2efc4337f67eb80
parent6652beae65c402d400d54417933508bc8070b44d
scrolledwindow: Remove workarounds

Instead of making sure here that the scrollbars are the last children,
just add the bin child as first one and keep the scrollbars last.
gtk/gtkscrolledwindow.c